google.golang.org/grpc.atomicSemaphore.n (field)
4 uses
google.golang.org/grpc (current package)
server.go#L2219: n atomic.Int64
server.go#L2224: if q.n.Add(-1) < 0 {
server.go#L2235: if q.n.Add(1) <= 0 {
server.go#L2243: a.n.Store(int64(n))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)